X86: expose Intel new features to pv/hvm
authorLiu, Jinsong <jinsong.liu@intel.com>
Tue, 6 Dec 2011 11:27:18 +0000 (11:27 +0000)
committerLiu, Jinsong <jinsong.liu@intel.com>
Tue, 6 Dec 2011 11:27:18 +0000 (11:27 +0000)
commit25050f53be29518a3c9bdd0628333cd3121d2750
tree752805e7b11f1027e45cc0facc6244d191301ab9
parent2043419cfc831be0153580990ae5f812984e8ec5
X86: expose Intel new features to pv/hvm

Intel recently release some new features, including
FMA/AVX2/BMI1/BMI2/LZCNT/MOVBE.
Refer to http://software.intel.com/file/36945
This patch expose these new features to pv and hvm.

Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
Committed-by: Keir Fraser <keir@xen.org>
tools/libxc/xc_cpufeature.h
tools/libxc/xc_cpuid_x86.c